From: YAMAMOTO Mitsuharu Date: Sat, 23 Jun 2007 01:53:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18223 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4efdcec036e10e59b949cb388211cdd8da9c4e3c;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 0079feac698..d47825e07cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-06-23 YAMAMOTO Mitsuharu + + * macterm.c (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe background + to scroll bar gap also when bitmap fills fringe. Draw only foreground + if extended background has already been filled. + 2007-06-22 YAMAMOTO Mitsuharu * macgui.h (USE_CG_DRAWING): Don't require USE_ATSUI.